home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Openstep 4.2 (Developer)
/
Openstep Developer 4.2.iso
/
NextDeveloper
/
Source
/
GNU
/
gcc
/
config
/
next
/
make-support.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-05-16
|
199 b
|
5 lines
extern void v_make_support (int type, char *name, char *file, int line,
char *msg, va_list ap);
extern void make_support (int type, char *name, char *file, int line,
char *msg, ...);